Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regression in service states with reload argument #56185

Merged
merged 8 commits into from
Mar 11, 2020

Conversation

terminalmage
Copy link
Contributor

What does this PR do?

Fixes #56167

Previous Behavior

reload argument with service.running states would result in a traceback

New Behavior

Regression is fixed

Tests written?

No (will need some help from @saltstack/team-core on this, I'm currently too busy at work to add any)

Commits signed with GPG?

No

@sblaisot
Copy link
Contributor

I can confirm this change fixes the problem

@s0undt3ch s0undt3ch added the Needs-Testcase PR needs test cases written, or the issue is about a bug/feature that needs test cases label Feb 20, 2020
@sagetherage sagetherage added the v3000.1 vulnerable version label Feb 20, 2020
@twangboy twangboy removed the Needs-Testcase PR needs test cases written, or the issue is about a bug/feature that needs test cases label Feb 24, 2020
@dwoz dwoz merged commit 4f9813a into saltstack:master Mar 11, 2020
@terminalmage terminalmage deleted the issue56167 branch February 13, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3000.1 vulnerable version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Salt 3000: having reload on service.running makes state fail
8 participants